Home
Lemonade
Lemonade Nic Salts By Just Juice 10ml (50VG/50PG) 5MG|11MG|20MG
Lemonade Nic Salts By Just Juice 10ml (50VG/50PG) 5MG|11MG|20MG
£3.99
| /
Lemonade You know how nice it is to down a freshly squeezed fruit drink on a warm day? This mouth-watering lemonade nicotine salt juice tingles your taste buds exactly the same way, with fizz and zing for a refreshing citrus blast. Premium quality nic salt e-liquid.
$(document).ready(function() {
$('body').on('click', '[name="checkout"], [name="goto_pp"], [name="goto_gc"]', function() {
if ($('#agree').is(':checked')) {
$(this).submit();
}
else {
alert("You must agree with the terms and conditions of sales to check out.");
return false;
}
});
});